From 45cd7208bb994fd6feae72188e9f1d36d48c4660 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 2 Mar 1993 22:22:13 +0000 Subject: [PATCH] entered into RCS --- src/s/isc3-0.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/s/isc3-0.h diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h new file mode 100644 index 00000000000..f79a6b1bcfe --- /dev/null +++ b/src/s/isc3-0.h @@ -0,0 +1,13 @@ +/* s- file for Interactive (ISC) Unix version 3.0 on the 386. */ + +#include "s/isc2-2.h" + +/* These have been moved into s-isc2-2.h. */ +/* #define HAVE_SOCKETS +#define HAVE_SELECT */ + +/* This appears on 3.0, presumably as part of what SunSoft call X2. */ +#undef NO_X_DESTROY_DATABASE + +/* mt00@etherm.co.uk says this is needed for process.c. */ +#define HAVE_TIMEVAL -- 2.30.2